Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clj-kondo configuration for garden and spade #174

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

agorgl
Copy link
Contributor

@agorgl agorgl commented Oct 16, 2022

Currently, in a project generated by:

clojure -Tclj-new create :template re-frame :name sample/playground :output sample-playground :args '[+kondo +garden +routes "+10x"]'

clj-kondo in shows lots of errors in styles.cljs due to invalid clj-kondo configuration.

This PR fixes all the errors, although some more tweaking is needed to also tackle the Unresolved var: deg warning too.

EDIT:
Above mentioned warning fixed too

@superstructor superstructor self-requested a review October 17, 2022 18:24
@superstructor superstructor merged commit 96e3372 into day8:master Oct 17, 2022
@superstructor
Copy link
Contributor

Thanks @agorgl 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants